Skip to content

chore(deps): update tunit to 1.44.39#2628

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
May 14, 2026
Merged

chore(deps): update tunit to 1.44.39#2628
thomhurst merged 1 commit into
mainfrom
renovate/tunit

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
TUnit 1.44.01.44.39 age confidence
TUnit.Assertions 1.44.01.44.39 age confidence
TUnit.Core 1.44.01.44.39 age confidence

Release Notes

thomhurst/TUnit (TUnit)

v1.44.39: 1.44.39

What's Changed
Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.44.0...v1.44.39


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels May 14, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 14, 2026 18:10
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review: TUnit 1.44.0 → 1.44.39

This is a clean, low-risk patch bump of the TUnit test framework suite (TUnit, TUnit.Assertions, TUnit.Core) in Directory.Packages.props.

What's included in the release notes:

  • Bug fixes in the source generator (spurious syntax in generated code, generic parameter merging, default literal for value types)
  • Reliability fixes (race conditions on Windows TRX reads, flaky timing tests, Playwright install timeout/retry)
  • OTel drain improvements
  • No breaking API changes indicated

Observations:

  • All three TUnit packages are bumped in lockstep, which is correct — they must stay version-aligned since they come from the same repo and share generated interop code.
  • The change is confined to the central package version file (Directory.Packages.props), meaning all consuming projects pick up the upgrade automatically — the right approach for a centralized package management setup.
  • The source generator fixes (spurious ), generic parameter list merging, default literal) are particularly relevant for a project like this that uses TUnit as a test runner, since bad codegen could silently produce uncompilable tests.

No concerns. This is a routine patch update with only bug fixes and reliability improvements. Good to merge.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit c5ff6f5 into main May 14, 2026
11 of 12 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch May 14, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants